Skip to content

Conversation

@nielsle
Copy link
Contributor

@nielsle nielsle commented Jan 5, 2014

Rearrange some code in rustpkg:

  • Move command line argument parsing to parse_args.rs
  • Introduce an enum to descibe commands such as Build, Install, and Clean.
  • Move sysroot from Context to BuildContext, to make parse_args more modular.

This is my first pull request, so please tell me if there is anything I need to do.

simple-lib and deeply and c-dependencies still have problems.
But they were nt caused by this pull request
bors added a commit that referenced this pull request Jan 6, 2014
Rearrange some code in rustpkg:

* Move command line argument parsing to  parse_args.rs
* Introduce an enum to descibe commands such as Build, Install, and Clean.
* Move sysroot from Context to BuildContext, to make parse_args  more modular.

This is my first pull request, so please tell me if there is anything I need to do.
@bors bors closed this Jan 6, 2014
@bors bors merged commit 4140b29 into rust-lang:master Jan 6, 2014
@nielsle nielsle deleted the rustpkg_argparse branch January 11, 2014 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants